Autogenerated HTML docs for v1.7.0.2-199-g90a2b 
diff --git a/git-config.html b/git-config.html index 1358c7e..8ae9bd0 100644 --- a/git-config.html +++ b/git-config.html 
@@ -1538,6 +1538,18 @@  not necessarily be the current directory.</p></div>   </dd>   <dt>  +am.keepcr  +</dt>  +<dd>  +<p>  + If true, git-am will call git-mailsplit for patches in mbox format  + with parameter <em>--keep-cr</em>. In this case git-mailsplit will  + not remove <tt>\r</tt> from lines ending with <tt>\r\n</tt>. Can be overrriden  + by giving <em>--no-keep-cr</em> from the command line.  + See <a href="git-am.html">git-am(1)</a>, <a href="git-mailsplit.html">git-mailsplit(1)</a>.  +</p>  +</dd>  +<dt>   apply.ignorewhitespace   </dt>   <dd>  @@ -2738,6 +2750,15 @@  </p>   </dd>   <dt>  +init.templatedir  +</dt>  +<dd>  +<p>  + Specify the directory from which templates will be copied.  + (See the "TEMPLATE DIRECTORY" section of <a href="git-init.html">git-init(1)</a>.)  +</p>  +</dd>  +<dt>   instaweb.browser   </dt>   <dd>  @@ -3726,7 +3747,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2010-02-28 23:13:16 UTC  +Last updated 2010-03-11 01:17:14 UTC   </div>   </div>   </body>